Move get_cells implementation from deprecated function
authorAlexander Larsson <alexl@redhat.com>
Wed, 8 Jul 2009 14:38:40 +0000 (16:38 +0200)
committerAlexander Larsson <alexl@redhat.com>
Wed, 8 Jul 2009 14:46:26 +0000 (16:46 +0200)
commitfb1aeab052acc0453cc0cec20e63a0dd70aa1d52
tree4e5edf33c8bcd153d11ba2283a115baff95f19b8
parent11ec2ede5623c052644af83c2e0c36d60744aa99
Move get_cells implementation from deprecated function

This way the deprecated function calls the new one instead of the other
way around, which fixes pltcheck.sh
gtk/gtkcellview.c